﻿CHARACTERS = {
	c:JAI ?= {
		create_character = {
			# Ram Singh of Jaipur
			first_name = "Ram_Singh"
			last_name = "Kachwaha"
			historical = yes
			ruler = yes
			age = 3
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				trait_child
			}
		}	

		# no heir in 1836, as the Sawai of Jaipur was only 3
	}
}
